We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b25457 commit 4c0ee0fCopy full SHA for 4c0ee0f
app/build.gradle
@@ -24,8 +24,8 @@ android {
24
applicationId "com.fridaytech.dex"
25
minSdkVersion 23
26
targetSdkVersion 29
27
- versionCode 16
28
- versionName "1.0.0"
+ versionCode 17
+ versionName "1.1.0"
29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
30
renderscriptTargetApi 19
31
renderscriptSupportModeEnabled true
0 commit comments