Skip to content

Commit 4346561

Browse files
committed
Bump Sapio to 0.20 version
1 parent a428d0f commit 4346561

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.klee.sapio"
1515
minSdk 21
1616
targetSdk 32
17-
versionCode 19
18-
versionName "0.19"
17+
versionCode 20
18+
versionName "0.20"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
}

0 commit comments

Comments
 (0)