chore: Update dependencies (XXPermissions, material, gradle)
This commit is contained in:
+3
-3
@@ -118,13 +118,13 @@ dependencies {
|
||||
implementation 'dev.rikka.rikkax.material:material-preference:2.0.0'
|
||||
implementation 'dev.rikka.rikkax.appcompat:appcompat:1.6.1'
|
||||
implementation 'io.github.iamr0s:Dhizuku-API:2.4'
|
||||
implementation 'com.github.getActivity:XXPermissions:18.5'
|
||||
implementation 'com.github.getActivity:XXPermissions:18.63'
|
||||
implementation 'com.github.getActivity:EasyWindow:10.6'
|
||||
implementation 'com.github.heruoxin.Delegated-Scopes-Manager:client:master-SNAPSHOT'
|
||||
implementation 'com.github.kyuubiran:EzXHelper:2.0.8'
|
||||
implementation 'com.github.kyuubiran:EzXHelper:2.2.0'
|
||||
implementation 'com.github.takusemba:spotlight:2.0.5'
|
||||
implementation 'com.github.topjohnwu.libsu:core:5.2.2'
|
||||
implementation 'com.google.android.material:material:1.11.0'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'com.jonathanfinerty.once:once:1.3.1'
|
||||
implementation 'com.kizitonwose.calendar:view:2.4.1'
|
||||
implementation 'nl.dionsegijn:konfetti-xml:2.0.4'
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ buildscript {
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.3.2'
|
||||
classpath 'com.android.tools.build:gradle:8.4.0'
|
||||
classpath 'dev.rikka.tools.autoresconfig:gradle-plugin:1.2.2'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#Sat Dec 09 18:37:31 CST 2023
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user