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.2.2 with fix from #35

This commit is contained in:
Michael Mee 2017-09-01 11:02:35 -07:00
parent 4fe12914a9
commit 77e3a67097

View file

@ -12,7 +12,7 @@ android {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 4 versionCode 4
versionName "1.2.1" versionName "1.2.2"
} }
buildTypes { buildTypes {
release { release {