Skip to content

Commit

Permalink
java-pinning 1.3.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Nov 17, 2024
1 parent 9f53353 commit 36e1a73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-pinning-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
// increase versionCode with every release
// versionCode format:
// <two-digits-major><two-digits-minor><two-digits-patch><two-digits-identifier>
versionCode 1030000
versionCode 1030100
minSdkVersion minAndroidSdk
namespace 'eu.geekplace.javapinning.android'
}
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.3.1-SNAPSHOT

0 comments on commit 36e1a73

Please sign in to comment.