Skip to content

Commit

Permalink
Bump ios build number and android version code
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Dec 29, 2023
1 parent b9fc152 commit 1f037a0
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ module.exports = function () {
/**
* iOS build number. Must be incremented for each TestFlight version.
*/
const IOS_BUILD_NUMBER = '1'
const IOS_BUILD_NUMBER = '2'

/**
* Android build number. Must be incremented for each release.
*/
const ANDROID_VERSION_CODE = 52
const ANDROID_VERSION_CODE = 53

/**
* Uses built-in Expo env vars
Expand Down
6 changes: 3 additions & 3 deletions src/locale/locales/de/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ msgstr "Liste konnte nicht geladen werden"
msgid "Create a new account"
msgstr "Ein neues Konto erstellen"

#: src/view/com/auth/create/CreateAccount.tsx:120
#: src/view/com/auth/create/CreateAccount.tsx:121
msgid "Create Account"
msgstr "Neues Konto erstellen"

Expand Down Expand Up @@ -2208,7 +2208,7 @@ msgstr "Liste freigeben"
msgid "Un-mute list"
msgstr "Stummschaltliste aufheben"

#: src/view/com/auth/create/CreateAccount.tsx:64
#: src/view/com/auth/create/CreateAccount.tsx:65
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:117
msgid "Unable to contact your service. Please check your Internet connection."
Expand Down Expand Up @@ -2330,7 +2330,7 @@ msgstr "Avatar sehen"
msgid "Visit Site"
msgstr "Seite besuchen"

#: src/view/com/auth/create/CreateAccount.tsx:121
#: src/view/com/auth/create/CreateAccount.tsx:122
msgid "We're so excited to have you join us!"
msgstr "Wir freuen uns, Sie bei uns begrüßen zu dürfen!"

Expand Down
6 changes: 3 additions & 3 deletions src/locale/locales/en/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ msgstr ""
msgid "Create a new account"
msgstr ""

#: src/view/com/auth/create/CreateAccount.tsx:120
#: src/view/com/auth/create/CreateAccount.tsx:121
msgid "Create Account"
msgstr ""

Expand Down Expand Up @@ -2335,7 +2335,7 @@ msgstr ""
msgid "Un-mute list"
msgstr ""

#: src/view/com/auth/create/CreateAccount.tsx:64
#: src/view/com/auth/create/CreateAccount.tsx:65
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:117
msgid "Unable to contact your service. Please check your Internet connection."
Expand Down Expand Up @@ -2461,7 +2461,7 @@ msgstr ""
msgid "Visit Site"
msgstr ""

#: src/view/com/auth/create/CreateAccount.tsx:121
#: src/view/com/auth/create/CreateAccount.tsx:122
msgid "We're so excited to have you join us!"
msgstr ""

Expand Down
6 changes: 3 additions & 3 deletions src/locale/locales/es/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ msgstr "No se ha podido cargar la lista"
msgid "Create a new account"
msgstr "Crear una cuenta nueva"

#: src/view/com/auth/create/CreateAccount.tsx:120
#: src/view/com/auth/create/CreateAccount.tsx:121
msgid "Create Account"
msgstr "Crear una cuenta"

Expand Down Expand Up @@ -2208,7 +2208,7 @@ msgstr "Desbloquear una lista"
msgid "Un-mute list"
msgstr "Desactivar la opción de silenciar la lista"

#: src/view/com/auth/create/CreateAccount.tsx:64
#: src/view/com/auth/create/CreateAccount.tsx:65
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:117
msgid "Unable to contact your service. Please check your Internet connection."
Expand Down Expand Up @@ -2330,7 +2330,7 @@ msgstr "Ver el avatar"
msgid "Visit Site"
msgstr "Visitar el sitio"

#: src/view/com/auth/create/CreateAccount.tsx:121
#: src/view/com/auth/create/CreateAccount.tsx:122
msgid "We're so excited to have you join us!"
msgstr "¡Nos hace mucha ilusión que te unas a nosotros!"

Expand Down
6 changes: 3 additions & 3 deletions src/locale/locales/fr/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ msgstr "Impossible de charger la liste"
msgid "Create a new account"
msgstr "Créer un nouveau compte"

#: src/view/com/auth/create/CreateAccount.tsx:120
#: src/view/com/auth/create/CreateAccount.tsx:121
msgid "Create Account"
msgstr "Créer un compte"

Expand Down Expand Up @@ -2208,7 +2208,7 @@ msgstr "Débloquer liste"
msgid "Un-mute list"
msgstr "Désactiver sourdine sur cette liste"

#: src/view/com/auth/create/CreateAccount.tsx:64
#: src/view/com/auth/create/CreateAccount.tsx:65
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:117
msgid "Unable to contact your service. Please check your Internet connection."
Expand Down Expand Up @@ -2330,7 +2330,7 @@ msgstr "Afficher avatar"
msgid "Visit Site"
msgstr "Visiter le site"

#: src/view/com/auth/create/CreateAccount.tsx:121
#: src/view/com/auth/create/CreateAccount.tsx:122
msgid "We're so excited to have you join us!"
msgstr "Nous sommes ravis de vous accueillir !"

Expand Down
6 changes: 3 additions & 3 deletions src/locale/locales/hi/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ msgstr "सूची लोड नहीं कर सकता"
msgid "Create a new account"
msgstr "नया खाता बनाएं"

#: src/view/com/auth/create/CreateAccount.tsx:120
#: src/view/com/auth/create/CreateAccount.tsx:121
msgid "Create Account"
msgstr "खाता बनाएँ"

Expand Down Expand Up @@ -2327,7 +2327,7 @@ msgstr ""
msgid "Un-mute list"
msgstr ""

#: src/view/com/auth/create/CreateAccount.tsx:64
#: src/view/com/auth/create/CreateAccount.tsx:65
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:117
msgid "Unable to contact your service. Please check your Internet connection."
Expand Down Expand Up @@ -2453,7 +2453,7 @@ msgstr "अवतार देखें"
msgid "Visit Site"
msgstr "साइट पर जाएं"

#: src/view/com/auth/create/CreateAccount.tsx:121
#: src/view/com/auth/create/CreateAccount.tsx:122
msgid "We're so excited to have you join us!"
msgstr "हम आपके हमारी सेवा में शामिल होने को लेकर बहुत उत्साहित हैं!"

Expand Down
6 changes: 3 additions & 3 deletions src/locale/locales/ja/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ msgstr "リストのロードに失敗しました"
msgid "Create a new account"
msgstr "新しいアカウントを作成"

#: src/view/com/auth/create/CreateAccount.tsx:120
#: src/view/com/auth/create/CreateAccount.tsx:121
msgid "Create Account"
msgstr "アカウントを作成"

Expand Down Expand Up @@ -2224,7 +2224,7 @@ msgstr "リストでのブロックを解除"
msgid "Un-mute list"
msgstr "リストでのミュートを解除"

#: src/view/com/auth/create/CreateAccount.tsx:64
#: src/view/com/auth/create/CreateAccount.tsx:65
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:117
msgid "Unable to contact your service. Please check your Internet connection."
Expand Down Expand Up @@ -2346,7 +2346,7 @@ msgstr "アバターを表示"
msgid "Visit Site"
msgstr "サイトへアクセス"

#: src/view/com/auth/create/CreateAccount.tsx:121
#: src/view/com/auth/create/CreateAccount.tsx:122
msgid "We're so excited to have you join us!"
msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!"

Expand Down

0 comments on commit 1f037a0

Please sign in to comment.