Skip to content

Commit be22121

Browse files
committed
chore: Updated build gradle with new version code and version number
1 parent f931088 commit be22121

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

.idea/workspace.xml

Lines changed: 1 addition & 8 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 4
17-
versionName "1.3"
16+
versionCode 5
17+
versionName "1.3.1"
1818

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

0 commit comments

Comments
 (0)