Skip to content

Commit

Permalink
Update to newly built Kotlin Client from GH Run 266
Browse files Browse the repository at this point in the history
  • Loading branch information
openapi-bot committed Apr 16, 2024
1 parent 9a95a4f commit dbf4207
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-jar.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

jar {
archiveBaseName = 'cumulocitycorelibrary'
archiveVersion = '-265'
archiveVersion = '-266'
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 33
versionCode 265
versionCode 266
versionName ""

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit dbf4207

Please sign in to comment.