Skip to content

Commit 910c819

Browse files
committed
Update build version name to 0.3.0 and code to 5
1 parent beac378 commit 910c819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.blocksdecoded.dex"
1717
minSdkVersion 23
1818
targetSdkVersion 29
19-
versionCode 4
20-
versionName "0.2.0"
19+
versionCode 5
20+
versionName "0.3.0"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
renderscriptTargetApi 19
2323
renderscriptSupportModeEnabled true

0 commit comments

Comments
 (0)