Skip to content

Commit

Permalink
1.2.7 updated
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTosource0 committed Jul 21, 2024
1 parent a7961f2 commit 13d0cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
minSdk 22
targetSdk 33
versionCode 2
versionName "1.2.6 (W)"
versionName "1.2.7 (W)"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/pages/AboutPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<md-list-item id="show_time_toast">
<md-icon slot="start" icon-filled>info</md-icon>
<div slot="headline" style="margin-bottom: 2px;">Version</div>
<div slot="supporting-text">1.2.6 (W)</div>
<div slot="supporting-text">1.2.7 (W)</div>
</md-list-item>

</md-list>
Expand Down

0 comments on commit 13d0cd6

Please # to comment.