Skip to content

Commit

Permalink
Prepare for development
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Jan 21, 2025
1 parent 0f2f37d commit f8c1635
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.4.0'
version '5.4.1-SNAPSHOT'
group 'com.braintreepayments'
ext {
compileSdkVersion = 35
minSdkVersion = 23
minSdkVersionPayPalMessaging = 23
versionCode = 199
versionCode = 200
targetSdkVersion = 35
versionName = version
}
Expand Down

0 comments on commit f8c1635

Please sign in to comment.