diff --git a/Awful.apk/build.gradle b/Awful.apk/build.gradle index e94ff746..a06f67de 100644 --- a/Awful.apk/build.gradle +++ b/Awful.apk/build.gradle @@ -25,7 +25,7 @@ android { defaultConfig { applicationId = "com.ferg.awfulapp" minSdkVersion 24 - targetSdkVersion 35 + targetSdkVersion 34 resourceConfigurations += ['en'] // Stops the Gradle plugin’s automatic rasterization of vectors diff --git a/Awful.apk/src/main/AndroidManifest.xml b/Awful.apk/src/main/AndroidManifest.xml index bc1a41d0..d97ab625 100644 --- a/Awful.apk/src/main/AndroidManifest.xml +++ b/Awful.apk/src/main/AndroidManifest.xml @@ -7,8 +7,8 @@ -->
-

3.9.9

+

3.9.10

  • Replaced the display image zoom thing so that it doesn't just enlarge the image but also actually zooms in. The wonders of modern technology.
  • Added function to increase the number of bad threads on the forums. May dog have mercy on our souls.