Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a05b74

Browse files
committedMar 31, 2019
1.4beta2
1 parent dbc42ab commit 1a05b74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.idea/caches/build_file_checksums.ser

0 Bytes
Binary file not shown.

‎app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "ru.sccraft.arenacontrol"
88
minSdkVersion 17
99
targetSdkVersion 28
10-
versionCode 64
11-
versionName "1.4beta1"
10+
versionCode 65
11+
versionName "1.4beta2"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)
Please sign in to comment.