Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
surajsahani committed Nov 25, 2024
1 parent 52aa080 commit 64c0c46
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 @@ -13,8 +13,8 @@ android {
applicationId "org.oscar.kb"
minSdkVersion 21
targetSdkVersion 34
versionCode 6
versionName '1.6'
versionCode 7
versionName '1.7'
ndk {
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
}
Expand Down

0 comments on commit 64c0c46

Please sign in to comment.