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