Skip to content

Commit

Permalink
Bump version to 1.1-beta19
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf104a committed Mar 12, 2024
1 parent 36789e4 commit b214b6f
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -9,8 +9,8 @@ android {
applicationId "com.polar.nextcloudservices"
minSdkVersion 25
targetSdkVersion 34
versionCode 18
versionName '1.1-beta18'
versionCode 19
versionName '1.1-beta19'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/19.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fixed bugs associated with Android 14 SDK

0 comments on commit b214b6f

Please sign in to comment.