Skip to content

Commit

Permalink
chore: push new version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei0x309 committed Sep 21, 2024
1 parent 8aaa4e3 commit b8e1ac1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/yup-live-mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "gf.info.yup"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 58
versionName "1.4.6"
versionCode 59
versionName "1.4.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
2 changes: 1 addition & 1 deletion apps/yup-live/public/mobile/latest-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.6",
"version": "1.4.8",
"forced": false,
"paused": false,
"message": "A new version of the app is available. It is recommended to update to the latest version. Do you want to update now?",
Expand Down

0 comments on commit b8e1ac1

Please sign in to comment.