diff --git a/app/build.gradle b/app/build.gradle index 502ea52..6afec5a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,7 +5,7 @@ android { defaultConfig { applicationId "io.github.ratul.topactivity" minSdkVersion 24 - targetSdkVersion 30 + targetSdkVersion 33 versionCode 18 versionName "1.5.8" } diff --git a/app/build/bin/merged/AndroidManifest.xml b/app/build/bin/merged/AndroidManifest.xml index 556ce2a..5188fe4 100644 --- a/app/build/bin/merged/AndroidManifest.xml +++ b/app/build/bin/merged/AndroidManifest.xml @@ -12,7 +12,7 @@ - + @@ -125,6 +125,7 @@ android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" /> + - \ No newline at end of file +