Fixed bugs

This commit is contained in:
=
2018-01-14 10:53:48 +01:00
parent 5550543b77
commit 9175fc33a4
6 changed files with 49 additions and 51 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId 'de.frajul.endlessroll'
minSdkVersion 12
targetSdkVersion 23
versionCode 3
versionName '0.3.1'
versionCode 4
versionName '0.4.0'
}
buildTypes {
release {