Clean up compatibility support code

This commit is contained in:
ajp_anton
2026-06-30 19:17:47 +00:00
parent 6b11e76504
commit 6f308a823c
14 changed files with 670 additions and 297 deletions
-1
View File
@@ -1,4 +1,3 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "9.1.1" apply false
}