We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f53353 commit 36e1a73Copy full SHA for 36e1a73
java-pinning-android/build.gradle
@@ -15,7 +15,7 @@ android {
15
// increase versionCode with every release
16
// versionCode format:
17
// <two-digits-major><two-digits-minor><two-digits-patch><two-digits-identifier>
18
- versionCode 1030000
+ versionCode 1030100
19
minSdkVersion minAndroidSdk
20
namespace 'eu.geekplace.javapinning.android'
21
}
version
@@ -1 +1 @@
1
-1.3.0
+1.3.1-SNAPSHOT
0 commit comments