We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e263ede commit 5eb814bCopy full SHA for 5eb814b
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.termux.widget"
9
minSdkVersion 21
10
targetSdkVersion 25
11
- versionCode 6
12
- versionName "0.6"
+ versionCode 7
+ versionName "0.7"
13
}
14
15
buildTypes {
0 commit comments