Skip to content

Commit

Permalink
Updated Android version code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-Webster committed Feb 21, 2024
1 parent e1db70a commit ea8631f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ android {
applicationId 'com.squaretabledevelopment.socialsquare'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 12
versionCode 13
versionName "0.0.1"
buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()

Expand Down
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -835,4 +835,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: bd798441f8c6f93829d0420d85df0fa3d39730db

COCOAPODS: 1.13.0
COCOAPODS: 1.14.3

0 comments on commit ea8631f

Please sign in to comment.