changed gradle deps to include pedro

change copmile sdk version to 34
This commit is contained in:
2026-08-12 21:44:55 -05:00
parent 01fdfff314
commit c9d723570f
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -17,8 +17,8 @@ android {
buildFeatures {
buildConfig = true
}
compileSdk 34
compileSdkVersion 30
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8