File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ namespace Utils
1212{
1313 public static class Utilities
1414 {
15- public const int VersionCode = 161 ;
16- public const string VersionName = "0.2-alpha.4.161 " ;
15+ public const int VersionCode = 163 ;
16+ public const string VersionName = "0.2-alpha.5.163 " ;
1717
1818 public const string BuildType =
1919#if DEVELOPMENT_BUILD
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ PlayerSettings:
123123 16:10 : 1
124124 16:9 : 1
125125 Others : 1
126- bundleVersion : 0.2-alpha.4.161
126+ bundleVersion : 0.2-alpha.5.163
127127 preloadedAssets : []
128128 metroInputSource : 0
129129 m_HolographicPauseOnTrackingLoss : 1
@@ -151,7 +151,7 @@ PlayerSettings:
151151 Android : org.seproject.tetris
152152 Standalone : org.seproject.tetris
153153 buildNumber : {}
154- AndroidBundleVersionCode : 161
154+ AndroidBundleVersionCode : 163
155155 AndroidMinSdkVersion : 16
156156 AndroidTargetSdkVersion : 0
157157 AndroidPreferredInstallLocation : 0
You can’t perform that action at this time.
0 commit comments