We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5b20d commit 598d1aeCopy full SHA for 598d1ae
MagicalPEC/build.gradle
@@ -10,8 +10,8 @@ android {
10
defaultConfig {
11
minSdkVersion 19
12
targetSdkVersion 29
13
- versionCode 5
14
- versionName '1.0.5'
+ versionCode 6
+ versionName '1.0.6'
15
16
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
17
consumerProguardFiles 'consumer-rules.pro'
0 commit comments