mirror of https://github.com/readrops/Readrops.git
Increase app version
This commit is contained in:
parent
5f125c0b8c
commit
3afa5b2b08
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "com.readrops.app"
|
applicationId "com.readrops.app"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "1.0"
|
versionName "1.0.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue