mirror of
https://github.com/fankes/termux-app.git
synced 2025-10-22 11:49:21 +08:00
Change android:extractNativeLibs to false
We're trying this to see if that fixes an F-Droid build issue. See #319.
This commit is contained in:
@@ -14,8 +14,8 @@ android {
|
||||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 25
|
||||
versionCode 49
|
||||
versionName "0.49"
|
||||
versionCode 50
|
||||
versionName "0.50"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user