Skip to content

Commit 506ce98

Browse files
committed
🔖 version
1 parent ecd4575 commit 506ce98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "com.kyhsgeekcode.disassembler"
2020
minSdkVersion 19
2121
targetSdkVersion 29
22-
versionCode 14
23-
versionName "2.1.1"
22+
versionCode 15
23+
versionName "2.1.2"
2424
multiDexEnabled true
2525
//testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2626
externalNativeBuild {

0 commit comments

Comments
 (0)