update README

This commit is contained in:
Odweta
2024-03-27 15:02:58 +01:00
parent f4131d504a
commit e7f6b8eab4
3 changed files with 24 additions and 25 deletions
+1 -1
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.0" apply false
id("com.android.application") version "8.3.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
}