We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea1708 commit 0e8e774Copy full SHA for 0e8e774
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.termux.window"
9
minSdkVersion 21
10
targetSdkVersion 25
11
- versionCode 8
12
- versionName "0.8"
+ versionCode 9
+ versionName "0.9"
13
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
}
0 commit comments