Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Dec 2, 2017
1 parent a22a51d commit a1f81d4
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,7 @@

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

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Handle few potential crashes"/>



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

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

0 comments on commit a1f81d4

Please sign in to comment.