Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Jul 17, 2020
1 parent 5c1c5d1 commit fa06dca
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,7 @@

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

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Fix refile crash (ProGuard rules updated)" />

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

<com.orgzly.android.ui.views.WhatsNewChange
Expand Down

0 comments on commit fa06dca

Please sign in to comment.