Removed Silence skipper

This commit is contained in:
WardPearce
2025-02-23 06:12:19 +13:00
parent 331771647d
commit 7c25f37ebc
10 changed files with 11 additions and 143 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 96
versionName "1.7.14"
versionCode 97
versionName "1.7.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.