Skip to content

Commit 418c493

Browse files
committed
401
1 parent 2d63561 commit 418c493

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: "com.google.firebase.crashlytics"
66

77
import com.android.build.OutputFile
88

9-
def canonicalVersionName = "4.0.0"
9+
def canonicalVersionName = "4.0.1"
1010
def canonicalVersionCode = 86
1111

1212
// NOTE: DO NOT change postFixSize value, this is for handling legacy method for handling the versioning in android

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xaman",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "SEE LICENSE IN <LICENSE>",
55
"scripts": {
66
"start": "node node_modules/react-native/cli.js start",

0 commit comments

Comments
 (0)