Skip to content

Commit f2fba32

Browse files
committed
Build version name updated to 1.1.1 and code to 18
1 parent a5d6715 commit f2fba32

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
@@ -23,8 +23,8 @@ android {
2323
applicationId "com.fridaytech.dex"
2424
minSdkVersion 23
2525
targetSdkVersion 29
26-
versionCode 17
27-
versionName "1.1.0"
26+
versionCode 18
27+
versionName "1.1.1"
2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929
renderscriptTargetApi 19
3030
renderscriptSupportModeEnabled true

0 commit comments

Comments
 (0)