Skip to content

Commit 5a1aa82

Browse files
committed
releasing v7.5 --stable
1 parent 7f1884a commit 5a1aa82

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/src/main/assets/swv.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# build.application.id is reused for both namespace and applicationId.
1313
build.application.id=mgks.os.swv
1414
build.version.code=7
15-
build.version.name=7.4
15+
build.version.name=7.5
1616

1717
# --- SDK Versions ---
1818
# NOTE: Changing these requires a Gradle Sync in Android Studio.
@@ -60,7 +60,7 @@ feature.multiple.uploads=true
6060
feature.copy.paste=true
6161

6262
# Enable the pull-to-refresh gesture.
63-
feature.pull.refresh=true
63+
feature.pull.refresh=false
6464

6565
# Show a progress bar at the bottom during page loads.
6666
feature.progress.bar=false
@@ -100,7 +100,7 @@ ui.orientation=0
100100
# Set the main app layout. 0=Fullscreen, 1=Drawer Layout
101101
ui.layout=0
102102

103-
# Show the header/toolbar when ui.layout is 1.
103+
# Show the header/toolbar when ui.layout is 1
104104
ui.drawer.header=true
105105

106106
# Keep the system splash screen visible until the first page loads.

0 commit comments

Comments
 (0)