We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e06f4d commit fb460b4Copy full SHA for fb460b4
raven-android-sdk/build.gradle
@@ -20,7 +20,7 @@ android {
20
minSdkVersion 21
21
targetSdkVersion 30
22
versionCode 1
23
- versionName "1.0"
+ versionName "1.0.1"
24
25
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
26
consumerProguardFiles 'consumer-rules.pro'
0 commit comments