revert font rename test
This commit is contained in:
2024-04-01 14:33:35 +00:00
parent d0747a9ac6
commit 207c8139b4
4 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.3.1" apply false
id("com.android.application") version "8.1.3" apply false
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
}