mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
Merge pull request #15 from eggheadgames/release/1.0.2
Release 1.0.2 to develop
This commit is contained in:
commit
269d04a42f
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
versionCode 2
|
||||
versionName "1.0.1"
|
||||
versionCode 3
|
||||
versionName "1.0.2"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue