Version 1.12
This commit is contained in:
@@ -25,10 +25,10 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.maskyn.fileeditorpro"
|
||||
minSdkVersion 14
|
||||
minSdkVersion 10
|
||||
targetSdkVersion 19
|
||||
versionCode 27
|
||||
versionName "1.11"
|
||||
versionCode 29
|
||||
versionName "1.12"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
@@ -36,7 +36,7 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/nome_app_turbo_editor"
|
||||
android:hardwareAccelerated="false"
|
||||
android:hardwareAccelerated="true"
|
||||
android:largeHeap="true"
|
||||
android:supportsRtl="true"
|
||||
android:name="sharedcode.turboeditor.activity.MyApp"
|
||||
|
Reference in New Issue
Block a user