Skip to content

Commit 73af3fb

Browse files
committed
chore:update build gradle for new release
1 parent cd5575d commit 73af3fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.opennotes"
1414
minSdk 26
1515
targetSdk 36
16-
versionCode 9
17-
versionName "1.3.5"
16+
versionCode 10
17+
versionName "1.3.6"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)