Skip to content

Commit 4dd1895

Browse files
committed
Bump version to 0.22
1 parent de8d68a commit 4dd1895

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

1414
buildTypes {

0 commit comments

Comments
 (0)