Skip to content

Commit

Permalink
Prepare for development
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Oct 30, 2024
1 parent f5e85fd commit 0dd7b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ allprojects {
}
}

version '5.2.0'
version '5.2.1-SNAPSHOT'
group 'com.braintreepayments'
ext {
compileSdkVersion = 35
minSdkVersion = 23
minSdkVersionPayPalMessaging = 23
versionCode = 197
versionCode = 198
targetSdkVersion = 35
versionName = version
}
Expand Down

0 comments on commit 0dd7b58

Please sign in to comment.