Skip to content

Commit f07b3af

Browse files
committed
Update build version name to 0.5.0 and code to 7
1 parent 25a621e commit f07b3af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 6
20-
versionName "0.4.0"
19+
versionCode 7
20+
versionName "0.5.0"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
renderscriptTargetApi 19
2323
renderscriptSupportModeEnabled true

0 commit comments

Comments
 (0)