Update gradle and android:gradle configurations so that the project builds successfully.

This commit is contained in:
2025-07-11 13:38:27 -07:00
parent 058e854606
commit c57cdd0a35
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 36
buildToolsVersion '28.0.3'
defaultConfig {
applicationId "com.hyperling.apps.infinitetimer"
minSdkVersion 15