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.3.0 with latest Material About Box

This commit is contained in:
mikemee 2017-10-08 11:02:19 -07:00 committed by GitHub
parent 210c48d2ed
commit 5b6719dd13

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 {