Skip to content

Commit ebbfb4d

Browse files
committed
chore:Updated the version code and version name
1 parent 64c1a16 commit ebbfb4d

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.idea/workspace.xml

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 24
1515
targetSdk 35
16-
versionCode 5
17-
versionName "1.3.1"
16+
versionCode 6
17+
versionName "1.3.2"
1818

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

0 commit comments

Comments
 (0)