Increase app version and add changelog

This commit is contained in:
Shinokuni 2019-10-06 14:06:37 +02:00
parent aabcc88930
commit 8867eefe05
2 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.readrops.app"
minSdkVersion 21
targetSdkVersion 28
versionCode 4
versionName "1.0.2.1"
versionCode 5
versionName "1.0.2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

View File

@ -0,0 +1 @@
Disable Proguard as it makes fail some functionalities