Bump version code to 169 and version name to 1.11.9

This commit is contained in:
Ward
2025-11-25 03:36:08 +13:00
committed by GitHub
parent 5f65e7f52f
commit 5ade283966
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 168
versionName "1.11.8"
versionCode 169
versionName "1.11.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.