Skip to content

Commit 598d1ae

Browse files
author
Reza Amuzadeh
committed
update versioning
1 parent af5b20d commit 598d1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MagicalPEC/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
defaultConfig {
1111
minSdkVersion 19
1212
targetSdkVersion 29
13-
versionCode 5
14-
versionName '1.0.5'
13+
versionCode 6
14+
versionName '1.0.6'
1515

1616
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1717
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)