Skip to content

Commit 0e8e774

Browse files
committed
Bump version to 0.9
1 parent 1ea1708 commit 0e8e774

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.window"
99
minSdkVersion 21
1010
targetSdkVersion 25
11-
versionCode 8
12-
versionName "0.8"
11+
versionCode 9
12+
versionName "0.9"
1313

1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)