1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 02:37:11 -07:00

Release 1.0.2

This commit is contained in:
Michael Mee 2017-02-15 22:22:59 -08:00
parent c91d0ccb72
commit 18bdad5e10

View file

@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 24
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.2"
}
buildTypes {
release {