mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 12:25:57 +03:00
Bump to 4.3. Alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
5df9240461
commit
23c91fc210
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdk 24
|
||||
targetSdk 34
|
||||
versionCode 40020000
|
||||
versionName "4.2.0 Alpha1"
|
||||
versionCode 40030000
|
||||
versionName "4.3.0 Alpha1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue