Added BA assessment and fixed baskinGss

This commit is contained in:
2025-12-19 17:39:01 +05:30
parent a1f14ac912
commit 9142924800
78 changed files with 1131 additions and 682 deletions
+2
View File
@@ -3,6 +3,8 @@ apply plugin: 'com.android.library'
buildscript {
repositories {
jcenter()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}