Simple-Launcher/app
Ensar Sarajčić 3426fd98e3 Upgrade targetSdkVersion to 34
This API version update doesn't seem to affect this launcher that much.
Only differences were signatures of these 2 methods (onFling and onDraw),
but no other changes really affect this app from these lists:
- https://developer.android.com/about/versions/14/behavior-changes-all
- https://developer.android.com/about/versions/14/behavior-changes-14

Font scaling can go up to 200% now and it doesn't break functionality either.
2023-07-28 16:00:54 +02:00
..
src Upgrade targetSdkVersion to 34 2023-07-28 16:00:54 +02:00
.gitignore initial commit 2022-08-01 22:19:40 +02:00
build.gradle Upgrade targetSdkVersion to 34 2023-07-28 16:00:54 +02:00
proguard-rules.pro initial commit 2022-08-01 22:19:40 +02:00