Skip to content

Commit 267dd78

Browse files
author
Batu
committed
chore: Version 0.1.5 (10)
1 parent 607c513 commit 267dd78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
minSdkVersion 21
1616
targetSdkVersion 31
17-
versionCode 9
18-
versionName "0.1.0"
17+
versionCode 10
18+
versionName "0.1.5"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)