Minor fixes to state changes

This commit is contained in:
WardPearce
2025-02-05 19:02:09 +13:00
parent 668b7ddae3
commit 425224e5c5
6 changed files with 28 additions and 24 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 87
versionName "1.7.5"
versionCode 88
versionName "1.7.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.