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 efcafdf commit 19acd1dCopy full SHA for 19acd1d
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.termux.api"
8
minSdkVersion 21
9
targetSdkVersion 27
10
- versionCode 19
11
- versionName "0.19"
+ versionCode 20
+ versionName "0.20"
12
}
13
14
buildTypes {
0 commit comments