Fixes #12
This commit is contained in:
parent
8d7b5da123
commit
a841d7ae14
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "fr.mobdev.goblim"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
versionCode 5
|
||||
versionName "2.2"
|
||||
versionCode 6
|
||||
versionName "2.3"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue