Added BA assessment and fixed baskinGss

This commit is contained in:
2025-12-19 17:10:22 +05:30
parent d2f8f317ae
commit 991846d75a
98 changed files with 1119 additions and 773 deletions
+2
View File
@@ -3,6 +3,8 @@ apply plugin: 'com.android.library'
buildscript {
repositories {
jcenter()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}