mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
Bump version for immediate release
This commit is contained in:
parent
b577541efa
commit
da75a1835c
1 changed files with 4 additions and 4 deletions
|
@ -5,14 +5,14 @@ apply plugin: 'com.github.dcendents.android-maven'
|
|||
group='com.github.eggheadgames'
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "25.0.2"
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
versionCode 6
|
||||
versionName "1.3.0"
|
||||
versionCode 7
|
||||
versionName "1.3.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue