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

Merge pull request #38 from eggheadgames/release-1-3-0

Release 1.3.0 with latest Material About Box
This commit is contained in:
mikemee 2017-10-08 11:08:02 -07:00 committed by GitHub
commit 51d0b9fcbb

View file

@ -11,8 +11,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 4 versionCode 6
versionName "1.2.2" versionName "1.3.0"
} }
buildTypes { buildTypes {
release { release {