mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-01-01 03:27:30 +01:00
update version to 1.22
This commit is contained in:
parent
333727cee7
commit
0860286843
@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.simplemobiletools.flashlight"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 24
|
||||
versionCode 21
|
||||
versionName "1.21"
|
||||
versionCode 22
|
||||
versionName "1.22"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
@ -5,7 +5,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.2'
|
||||
classpath 'com.android.tools.build:gradle:2.2.3'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
Loading…
Reference in New Issue
Block a user