eleith
/
calchoochoo
Archived
1
0
Fork 0

version bump

This commit is contained in:
eleith 2017-04-23 00:25:45 -07:00
parent a54b4668eb
commit a22e3ad069
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "com.eleith.calchoochoo"
minSdkVersion 22
targetSdkVersion 25
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
resValue "string", "GOOGLE_MAPS_API_KEY", GOOGLE_MAPS_API_KEY
}