Skip to content

Commit 66f22b3

Browse files
committed
Prepare for 3.6.0-rc.1 release
1 parent ca4d2d6 commit 66f22b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backtrace-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 21
99
targetSdkVersion 30
1010
versionCode 360
11-
versionName "3.6.0"
11+
versionName "3.6.0-rc.1"
1212

1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1024m
1313
# org.gradle.parallel=true
1414

1515

16-
VERSION_NAME=3.6.0
16+
VERSION_NAME=3.6.0-rc.1
1717
VERSION_CODE=360
1818
GROUP=com.github.backtrace-labs.backtrace-android
1919

0 commit comments

Comments
 (0)