Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
collam committed Feb 23, 2024
1 parent 35e69a9 commit 09d63db
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 @@ -12,8 +12,8 @@ android {
applicationId "com.trustdevice.android"
minSdk 21
targetSdk 34
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
ndk {
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
}
Expand Down

0 comments on commit 09d63db

Please sign in to comment.