Skip to content

Commit 4c0ee0f

Browse files
committed
Build version name updated to 1.1.0 and code to 17
1 parent 9b25457 commit 4c0ee0f

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
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.fridaytech.dex"
2525
minSdkVersion 23
2626
targetSdkVersion 29
27-
versionCode 16
28-
versionName "1.0.0"
27+
versionCode 17
28+
versionName "1.1.0"
2929
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3030
renderscriptTargetApi 19
3131
renderscriptSupportModeEnabled true

0 commit comments

Comments
 (0)