1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:58:14 +03:00
This commit is contained in:
Anton Afanasyeu
2026-05-15 16:49:02 +02:00
commit 097c83dc69
54 changed files with 3969 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
}