Increment Android version code

This commit is contained in:
chrisgarrity 2016-03-01 15:00:10 -05:00
parent 2523f0718e
commit f778a02333

View file

@ -21,7 +21,7 @@ android {
applicationId "org.scratchjr.androidfree"
minSdkVersion 17
targetSdkVersion 23
versionCode 20
versionCode 21
versionName "1.2.0"
}
}