Skip to content

Commit

Permalink
Use SDK 34
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf104a committed Feb 4, 2024
1 parent a9e4ce9 commit d073cc5
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 @@ -3,12 +3,12 @@ plugins {
}

android {
compileSdkVersion 33
compileSdkVersion 34

defaultConfig {
applicationId "com.polar.nextcloudservices"
minSdkVersion 25
targetSdkVersion 33
targetSdkVersion 34
versionCode 17
versionName '1.0-beta17'

Expand Down

0 comments on commit d073cc5

Please sign in to comment.