Skip to content

Commit 5eb814b

Browse files
committed
Bump version to 0.7
1 parent e263ede commit 5eb814b

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
@@ -8,8 +8,8 @@ android {
88
applicationId "com.termux.widget"
99
minSdkVersion 21
1010
targetSdkVersion 25
11-
versionCode 6
12-
versionName "0.6"
11+
versionCode 7
12+
versionName "0.7"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)