Skip to content

Commit a02d0c1

Browse files
committed
chore(android): release 1.1.20
1 parent 1ce0fee commit a02d0c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
applicationId "io.literal"
3333
minSdkVersion 26
3434
targetSdkVersion 30
35-
versionCode 27
36-
versionName "1.1.19"
35+
versionCode 28
36+
versionName "1.1.20"
3737

3838
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3939
}

0 commit comments

Comments
 (0)