Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Updated app version
Browse files Browse the repository at this point in the history
  • Loading branch information
JGeek00 committed Jan 23, 2023
1 parent 355e8fd commit 3eb48e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ android {
minSdkVersion 26
targetSdkVersion 33
compileSdkVersion 33
versionCode 4
versionName "0.3.0"
versionCode 5
versionName "1.0.0"
buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()

if (isNewArchitectureEnabled()) {
Expand Down

0 comments on commit 3eb48e1

Please sign in to comment.