Add needed files for flatpak

This commit is contained in:
WardPearce
2024-10-30 19:15:08 +13:00
parent c0e0a9bb76
commit 966bb0706f
6 changed files with 16 additions and 65 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 72
versionName "1.6.21"
versionCode 73
versionName "1.6.22"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.