mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-07-16 09:52:49 -05:00
Downgrade sdk for now because of issue in layout files
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
compileSdkVersion 32
|
||||
defaultConfig {
|
||||
applicationId "org.mian.gitnex"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
targetSdkVersion 32
|
||||
versionCode 445
|
||||
versionName "4.5.0-dev"
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in New Issue
Block a user