Attempt to get back button working

This commit is contained in:
Pieter Vander Vennet 2025-01-11 02:48:14 +01:00
parent 5eed378cb9
commit 93aa4dd280
3 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,5 @@
ext {
minSdkVersion = 24
minSdkVersion = 33
compileSdkVersion = 34
targetSdkVersion = 34
androidxActivityVersion = '1.8.0'