Update to 2.5.2.1
This commit is contained in:
parent
ddfb3254ce
commit
975ca59048
@ -52,7 +52,7 @@ android {
|
||||
release {
|
||||
debuggable false
|
||||
jniDebuggable false
|
||||
//signingConfig signingConfigs.release
|
||||
signingConfig signingConfigs.release
|
||||
}
|
||||
|
||||
foss {
|
||||
@ -79,13 +79,7 @@ android {
|
||||
manifest.srcFile 'config/foss/AndroidManifest.xml'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
checkReleaseBuilds false
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.telegram.plus"
|
||||
minSdkVersion 8
|
||||
targetSdkVersion 21
|
||||
versionCode 458
|
||||
|
Loading…
Reference in New Issue
Block a user