We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a397ae0 commit b9872d5Copy full SHA for b9872d5
1 file changed
android/tinySSB/app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "nz.scuttlebutt.tremolavossbol"
15
minSdk 24
16
targetSdkVersion 30
17
- versionCode 1
18
- versionName "0.1"
+ versionCode 2
+ versionName "0.2"
19
20
ndk {
21
// abiFilters 'x86' // x86 needed for testing in the emulator
0 commit comments