We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5399c06 commit ee1433cCopy full SHA for ee1433c
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.blocksdecoded.dex"
17
minSdkVersion 23
18
targetSdkVersion 29
19
- versionCode 3
20
- versionName "0.1.0"
+ versionCode 4
+ versionName "0.2.0"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
renderscriptTargetApi 19
23
renderscriptSupportModeEnabled true
0 commit comments