mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
version bump to v3.1.3
This commit is contained in:
parent
82a5d0441e
commit
f6ffef418a
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 3001002
|
||||
versionName "3.1.2"
|
||||
versionCode 3001003
|
||||
versionName "3.1.3"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue