Skip to content

Commit 79994f2

Browse files
committed
chore: bump Sapio to version 1.14.0
1 parent 92fc2e7 commit 79994f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.klee.sapio"
1616
minSdk 21
1717
targetSdk 35
18-
versionCode 70
19-
versionName "1.13.1"
18+
versionCode 71
19+
versionName "1.14.0"
2020

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

0 commit comments

Comments
 (0)