We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a621e commit f07b3afCopy full SHA for f07b3af
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.blocksdecoded.dex"
17
minSdkVersion 23
18
targetSdkVersion 29
19
- versionCode 6
20
- versionName "0.4.0"
+ versionCode 7
+ versionName "0.5.0"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
renderscriptTargetApi 19
23
renderscriptSupportModeEnabled true
0 commit comments