@ -32,7 +32,7 @@ android {
minSdk 23
minSdk 23
targetSdk 33
targetSdk 33
versionCode 64
versionCode 64
versionName "1. 1.0 "
versionName "1. 2.1 "
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs . release
signingConfig signingConfigs . release
archivesBaseName = "FoxMMM-v$versionName"
archivesBaseName = "FoxMMM-v$versionName"
@ -263,7 +263,7 @@ dependencies {
implementation "dev.rikka.rikkax.insets:insets:1.3.0"
implementation "dev.rikka.rikkax.insets:insets:1.3.0"
implementation 'com.github.Dimezis:BlurView:version-2.0.2'
implementation 'com.github.Dimezis:BlurView:version-2.0.2'
implementation 'com.github.KieronQuinn:MonetCompat:0.4.1'
implementation 'com.github.KieronQuinn:MonetCompat:0.4.1'
implementation 'com.github.Fox2Code:FoxCompat:0. 1.8 '
implementation 'com.github.Fox2Code:FoxCompat:0. 2.0 '
// Update the version code in the root build . gradle
// Update the version code in the root build . gradle
implementation "com.mikepenz:aboutlibraries:${latestAboutLibsRelease}"
implementation "com.mikepenz:aboutlibraries:${latestAboutLibsRelease}"