1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-24 18:27: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 {
minSdkVersion 15
targetSdkVersion 24
versionCode 4
versionName "1.2.2"
versionCode 6
versionName "1.3.0"
}
buildTypes {
release {