We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a5bf1 commit 4461928Copy full SHA for 4461928
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
minSdkVersion 21 // Lollipop (5.0)
11
targetSdkVersion 32 // Android 12L
12
applicationId "com.orgzly"
13
- versionCode 163
14
- versionName "1.8.7-beta.2"
+ versionCode 164
+ versionName "1.8.7"
15
16
testInstrumentationRunner "com.orgzly.android.OrgzlyTestRunner"
17
// testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments