Skip to content

Commit e4edd00

Browse files
author
Iiro Krankka
committed
Bumped version codes for another release candidate.
1 parent cb175f4 commit e4edd00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
applicationId "com.roughike.inkino"
3434
minSdkVersion 16
3535
targetSdkVersion 27
36-
versionCode 3
36+
versionCode 4
3737
versionName "1.0.1"
3838
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3939
}

ios/Runner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>4</string>
24+
<string>5</string>
2525
<key>LSRequiresIPhoneOS</key>
2626
<true/>
2727
<key>UILaunchStoryboardName</key>

0 commit comments

Comments
 (0)