Update build.gradle

This commit is contained in:
Ward
2025-05-06 01:28:14 +12:00
committed by GitHub
parent a9c8aa376e
commit eea3cc2eb6
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 107
versionName "1.8.3"
versionCode 108
versionName "1.8.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.