Initial commit

This commit is contained in:
2025-09-22 22:41:33 -03:00
parent 79e1142c78
commit 9541eafd0a

View File

@@ -1,7 +1,7 @@
[versions]
# Do not remove because despite what AS says, they're actually being used
android-compileSdk = "36"
android-minSdk = "24"
android-minSdk = "26"
android-targetSdk = "36"
# Platform specific versions
agp = "8.13.0"