File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ namespace Utils
1010{
1111 public static class Utilities
1212 {
13- public const int VersionCode = 138 ;
14- public const string VersionName = "0.2-alpha.2.138 " ;
13+ public const int VersionCode = 139 ;
14+ public const string VersionName = "0.2-alpha.2.139 " ;
1515
1616 public const string BuildType =
1717#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.2.138
126+ bundleVersion : 0.2-alpha.2.139
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 : 138
154+ AndroidBundleVersionCode : 139
155155 AndroidMinSdkVersion : 16
156156 AndroidTargetSdkVersion : 0
157157 AndroidPreferredInstallLocation : 0
You can’t perform that action at this time.
0 commit comments