1
0
mirror of git://f0xx.org/ac/ac-mobile-android synced 2026-07-29 02:07:35 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-23 12:30:10 +02:00
commit 8675c2df3a
2972 changed files with 176371 additions and 0 deletions

3
build.gradle Normal file
View File

@@ -0,0 +1,3 @@
plugins {
id 'com.android.application' version '8.7.3' apply false
}