Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
Signed-off-by: tytydraco <[email protected]>
  • Loading branch information
tytydraco committed Dec 27, 2020
1 parent e07f586 commit 09b5a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.draco.ladb"
minSdkVersion 26
targetSdkVersion 30
versionCode 11
versionName "1.2"
versionCode 12
versionName "1.2.1"

ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a'
Expand Down

0 comments on commit 09b5a2b

Please sign in to comment.