Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Dec 8, 2024
1 parent d1d07d5 commit 6cc1f86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 34
compileSdkVersion 35
defaultConfig {
applicationId "rocks.poopjournal.morse"
minSdkVersion 19
targetSdkVersion 34
versionCode 12
versionName "2.1"
targetSdkVersion 35
versionCode 13
versionName "2.2"
}

buildTypes {
Expand Down

0 comments on commit 6cc1f86

Please sign in to comment.