Skip to content

Commit 50230df

Browse files
committed
Bump version from 0.20 to 0.21
1 parent 6b5122c commit 50230df

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 20
11-
versionName "0.20"
10+
versionCode 21
11+
versionName "0.21"
1212
}
1313

1414
buildTypes {

0 commit comments

Comments
 (0)