Skip to content

Commit

Permalink
fix chet 🗣🗣🗣
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobodemann committed Oct 22, 2021
1 parent a2316b3 commit 4c84bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
android:supportsRtl="true"
android:theme="@style/Theme.ZeThree">
<activity
android:theme="@style/Theme.ZeThree"
android:theme="@style/Theme.AppCompat.NoActionBar"
android:name=".MessagesActivity"
android:exported="false" />

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ android.nonTransitiveRClass=true
kotlin.code.style=official

# App Config
version=0.0.51
version=0.0.52

0 comments on commit 4c84bec

Please sign in to comment.