We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce21bd commit dfd909dCopy full SHA for dfd909d
OpenScienceJournal/app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "cc.arduino.sciencejournal"
10
minSdkVersion 19
11
targetSdkVersion 29
12
- versionCode 8
13
- versionName "1.3.2"
+ versionCode 9
+ versionName "1.3.3"
14
multiDexEnabled true
15
vectorDrawables.useSupportLibrary = true
16
}
OpenScienceJournal/whistlepunk_library/build.gradle
@@ -21,8 +21,8 @@ android {
21
defaultConfig {
22
23
24
25
26
27
28
0 commit comments