Fixed minor bugs
-> Version 0.6.0
This commit is contained in:
=
2018-05-01 09:55:31 +02:00
parent 66b3b1d55e
commit c4da4d96ac
12 changed files with 28 additions and 28 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId 'de.frajul.endlessroll'
minSdkVersion 12
targetSdkVersion 23
versionCode 5
versionName '0.5.0'
versionCode 6
versionName '0.6.0'
}
buildTypes {
release {