Skip to content

Commit

Permalink
Target Android 15
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Aug 21, 2024
1 parent 8de0b09 commit 2682d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ plugins {

android {
namespace 'rocks.poopjournal.todont'
compileSdk 34
compileSdk 35
defaultConfig {
applicationId "rocks.poopjournal.todont"
minSdkVersion 26
targetSdkVersion 34
targetSdkVersion 35
versionCode 300
versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 2682d67

Please sign in to comment.