Skip to content

Commit 81823bd

Browse files
author
yang.bai
committed
update version to 1.0.6
1 parent 19dffe4 commit 81823bd

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 6
16-
versionName "1.0.5"
15+
versionCode 7
16+
versionName "1.0.6"
1717
ndk {
1818
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
1919
}

0 commit comments

Comments
 (0)