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