We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5122c commit 50230dfCopy full SHA for 50230df
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.termux.api"
8
minSdkVersion 21
9
targetSdkVersion 27
10
- versionCode 20
11
- versionName "0.20"
+ versionCode 21
+ versionName "0.21"
12
}
13
14
buildTypes {
0 commit comments