We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd4575 commit 506ce98Copy full SHA for 506ce98
1 file changed
app/build.gradle
@@ -19,8 +19,8 @@ android {
19
applicationId "com.kyhsgeekcode.disassembler"
20
minSdkVersion 19
21
targetSdkVersion 29
22
- versionCode 14
23
- versionName "2.1.1"
+ versionCode 15
+ versionName "2.1.2"
24
multiDexEnabled true
25
//testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
26
externalNativeBuild {
0 commit comments