Skip to content

Commit fc8b3c2

Browse files
committed
Bump Sapio to 1.0 version
1 parent 441b4db commit fc8b3c2

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 33
17-
versionCode 21
18-
versionName "0.21"
17+
versionCode 22
18+
versionName "1.0"
1919

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

0 commit comments

Comments
 (0)