Skip to content

Commit

Permalink
prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoOssian committed Feb 9, 2024
1 parent c67679d commit 120d6e9
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 @@ -118,7 +118,7 @@ android {
applicationId 'com.foln.chalk'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 30
versionCode 32
versionName "1.0.3"
}

Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"backgroundColor": "#FFFFFF"
},
"package": "com.foln.chalk",
"versionCode": 30
"versionCode": 32
},
"plugins": [
"@react-native-firebase/app",
Expand Down

0 comments on commit 120d6e9

Please sign in to comment.