Skip to content

Commit

Permalink
Add changes for v1.8.7-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Aug 26, 2022
1 parent 39f68a5 commit b0956a4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@
android:text="@string/target_11_warning" />


<TextView
style="@style/WhatsNewVersion"
android:text="v1.8.7-beta.2"
tools:ignore="HardcodedText" />

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Smaller design updates" />

<TextView
style="@style/WhatsNewVersion"
android:text="v1.8.7-beta.1"
Expand Down

0 comments on commit b0956a4

Please sign in to comment.