Skip to content

Commit

Permalink
Prepare for development
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Dec 11, 2024
1 parent c51680e commit 8c181f1
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.3.0'
version '5.3.1-SNAPSHOT'
group 'com.braintreepayments'
ext {
compileSdkVersion = 35
minSdkVersion = 23
minSdkVersionPayPalMessaging = 23
versionCode = 198
versionCode = 199
targetSdkVersion = 35
versionName = version
}
Expand Down

0 comments on commit 8c181f1

Please sign in to comment.