Skip to content

Commit 19acd1d

Browse files
committed
Bump version from 0.19 to 0.20
1 parent efcafdf commit 19acd1d

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
@@ -7,8 +7,8 @@ android {
77
applicationId "com.termux.api"
88
minSdkVersion 21
99
targetSdkVersion 27
10-
versionCode 19
11-
versionName "0.19"
10+
versionCode 20
11+
versionName "0.20"
1212
}
1313

1414
buildTypes {

0 commit comments

Comments
 (0)