mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-13 13:07:38 +02:00
build: updates (#85)
This commit is contained in:
@ -67,7 +67,7 @@ android {
|
||||
|
||||
buildFeatures.compose = true
|
||||
|
||||
composeOptions.kotlinCompilerExtensionVersion = "1.4.8"
|
||||
composeOptions.kotlinCompilerExtensionVersion = "1.5.1"
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
@ -26,7 +26,6 @@
|
||||
android:name=".ManagerApplication"
|
||||
android:allowBackup="true"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:extractNativeLibs="true"
|
||||
android:largeHeap="true"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
Reference in New Issue
Block a user