We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f526c77 commit b13a232Copy full SHA for b13a232
1 file changed
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "com.termux.window"
7
minSdkVersion 24
8
targetSdkVersion 28
9
- versionCode 13
10
- versionName "0.13"
+ versionCode 14
+ versionName "0.14"
11
}
12
13
signingConfigs {
0 commit comments