File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ A [Termux] plugin app to show the terminal in a floating terminal window.
2121
2222### Installation
2323
24- Latest version is ` v0.15 .0 ` .
24+ Latest version is ` v0.17 .0 ` .
2525
2626** Check [ ` termux-app ` Installation] ( https://github.com/termux/termux-app#Installation ) for details before reading forward.**
2727
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ android {
1111 applicationId " com.termux.window"
1212 minSdk project. properties. minSdkVersion. toInteger()
1313 targetSdk project. properties. targetSdkVersion. toInteger()
14- versionCode 1000
15- versionName " 0.16 .0"
14+ versionCode 1001
15+ versionName " 0.17 .0"
1616
1717 if (appVersionName) versionName = appVersionName
1818 validateVersionName(versionName)
You can’t perform that action at this time.
0 commit comments