Skip to content

Commit

Permalink
2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tohodog committed Sep 1, 2018
1 parent 63f06e6 commit 642add8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 15
targetSdkVersion 26
versionCode 1
versionName "2.2.3"
versionName "2.2.4"
}

sourceSets {
Expand Down
4 changes: 2 additions & 2 deletions qsvideoplayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 26
versionCode 8
versionName "2.2.3"
versionCode 9
versionName "2.2.4"
}
sourceSets {
main() {
Expand Down
Binary file added source/app-release-2.2.4.apk
Binary file not shown.
Binary file modified source/qsvideoplayer.apk
Binary file not shown.

0 comments on commit 642add8

Please sign in to comment.