Skip to content

Commit 2e94705

Browse files
committed
version bump
1 parent 5898ea7 commit 2e94705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

raven-android-sdk/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
minSdkVersion 21
2121
targetSdkVersion 30
2222
versionCode 1
23-
versionName "1.0.2"
23+
versionName "1.0.3"
2424

2525
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2626
consumerProguardFiles 'consumer-rules.pro'
@@ -64,7 +64,7 @@ afterEvaluate {
6464
// You can then customize attributes of the publication as shown below.
6565
groupId = 'com.raven'
6666
artifactId = 'raven-android-sdk'
67-
version = '1.0.2'
67+
version = '1.0.3'
6868
}
6969
}
7070
}

0 commit comments

Comments
 (0)