Skip to content

Commit

Permalink
Android release v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Jun 16, 2021
1 parent 4bbb3d1 commit e0b5ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/app-mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2097633
versionName "2.0.2"
versionCode 2097634
versionName "2.0.3"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}
Expand Down

0 comments on commit e0b5ef6

Please sign in to comment.