We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d6715 commit f2fba32Copy full SHA for f2fba32
1 file changed
app/build.gradle
@@ -23,8 +23,8 @@ android {
23
applicationId "com.fridaytech.dex"
24
minSdkVersion 23
25
targetSdkVersion 29
26
- versionCode 17
27
- versionName "1.1.0"
+ versionCode 18
+ versionName "1.1.1"
28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
29
renderscriptTargetApi 19
30
renderscriptSupportModeEnabled true
0 commit comments