File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -537,7 +537,7 @@ dependencies {
537537
538538 implementation(" com.github.bumptech.glide:glide:5.0.5" )
539539 implementation(" com.nulab-inc:zxcvbn:1.9.0" )
540- implementation(" com.burhanrashid52:photoeditor:3.0.2 " )
540+ implementation(" com.burhanrashid52:photoeditor:3.1.0 " )
541541 implementation(" com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260102.1" )
542542 implementation(" com.sandinh:zbase32-commons-codec_2.12:1.0.0" )
543543 implementation(" org.bitbucket.b_c:jose4j:0.9.6" )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ apply(from = "$rootDir/ext.gradle.kts")
88
99plugins {
1010 id(" com.android.application" ) version " 9.1.1" apply false
11- id(" androidx.navigation.safeargs.kotlin" ) version " 2.9.6 " apply false
11+ id(" androidx.navigation.safeargs.kotlin" ) version " 2.9.8 " apply false
1212 id(" com.starter.easylauncher" ) version " 6.4.1" apply false
1313 id(" org.jetbrains.kotlin.plugin.parcelize" ) version " 2.3.21" apply false
1414 id(" com.google.devtools.ksp" ) version " 2.3.7" apply false
You can’t perform that action at this time.
0 commit comments