Merge marketing site and promo video update
This commit is contained in:
@@ -9,3 +9,8 @@ local.properties
|
|||||||
*.hprof
|
*.hprof
|
||||||
.recovery-backups/
|
.recovery-backups/
|
||||||
.superpowers/
|
.superpowers/
|
||||||
|
.env
|
||||||
|
.wrangler/
|
||||||
|
.edgeone/
|
||||||
|
.tef_dist/
|
||||||
|
site/.edgeone/
|
||||||
|
|||||||
+2
-2
@@ -51,8 +51,8 @@ android {
|
|||||||
applicationId "ai.multicasual.app"
|
applicationId "ai.multicasual.app"
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 36
|
targetSdk 36
|
||||||
versionCode 2
|
versionCode 3
|
||||||
versionName "0.1.1"
|
versionName "0.1.2"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user