gradle: bump to 1.3
This commit is contained in:
parent
f94aed8f99
commit
ed91e85e31
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "io.lowrespalmtree.harvestdawn"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
versionCode 2
|
||||
versionName "1.1"
|
||||
versionCode 3
|
||||
versionName "1.2"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
Reference in a new issue