mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +08:00
Fix tabs to not overwrite cells
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 29
|
||||
versionName "0.29"
|
||||
versionCode 30
|
||||
versionName "0.30"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user