Skip to content

Commit 00908bf

Browse files
Update library version in build.gradle
1 parent ecf7921 commit 00908bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backtrace-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
minSdkVersion 19
88
targetSdkVersion 28
99
versionCode 1
10-
versionName "1.0rc1"
10+
versionName "1.0"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313

0 commit comments

Comments
 (0)