Skip to content

Commit 09d63db

Browse files
committed
Update version
1 parent 35e69a9 commit 09d63db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.trustdevice.android"
1313
minSdk 21
1414
targetSdk 34
15-
versionCode 5
16-
versionName "1.0.4"
15+
versionCode 6
16+
versionName "1.0.5"
1717
ndk {
1818
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
1919
}

0 commit comments

Comments
 (0)