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"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 2
|
||||
versionName "1.0.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in New Issue