Multi select eff impect (ubuntu)

This commit is contained in:
2025-09-02 07:31:51 +05:00
parent 8a67c49668
commit 1da522d469
12 changed files with 266 additions and 89 deletions

View File

@ -4,7 +4,7 @@ buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.3.2'
@ -18,7 +18,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}