Skip to content

Commit

Permalink
update app code version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethosa committed Sep 18, 2022
1 parent 35c8c0d commit 2015a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
applicationId "com.ethosa.ktc"
minSdk 21
targetSdk 33
versionCode 26
versionCode 27
versionName "0.9.2"
ndk {
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
Expand Down

0 comments on commit 2015a12

Please sign in to comment.