Moved to dependency free nodejs mobile request proxy

This commit is contained in:
WardPearce
2025-01-25 09:05:53 +13:00
parent 95b324599a
commit e0299c03bd
9 changed files with 125 additions and 64 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 81
versionName "1.6.30"
versionCode 82
versionName "1.7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.