mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-27 18:02:22 +03:00
Merge pull request #2028 from nextcloud/bumpTo43Alpha
Bump to 4.3. Alpha
This commit is contained in:
commit
5a319ce08b
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "it.niedermann.owncloud.notes"
|
applicationId "it.niedermann.owncloud.notes"
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 40020000
|
versionCode 40030000
|
||||||
versionName "4.2.0 Alpha1"
|
versionName "4.3.0 Alpha1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
|
|
Loading…
Reference in a new issue