Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Android version
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jun 20, 2018
1 parent 8f92263 commit 2c5b359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ android {
applicationId "com.standardnotes"
minSdkVersion 21
targetSdkVersion 25
versionCode 2020100
versionName "2.2.1"
versionCode 2020110
versionName "2.2.11"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"
Expand Down

0 comments on commit 2c5b359

Please sign in to comment.