Version 8.0.4. This marks the 200th version of Infinity. Thank you for being part of the journey.

This commit is contained in:
Docile-Alligator 2025-09-18 13:46:38 -04:00
parent 8c752ca584
commit 010e4c36bf

View File

@ -9,8 +9,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdk 21
targetSdk 35
versionCode 199
versionName "8.0.3"
versionCode 200
versionName "8.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {