Skip to content

Commit e6b1bd0

Browse files
chore: release v1.4.5
1 parent 47cc243 commit e6b1bd0

2 files changed

Lines changed: 28 additions & 12 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ android {
8585
applicationId "com.p2devs.inknest"
8686
minSdkVersion rootProject.ext.minSdkVersion
8787
targetSdkVersion rootProject.ext.targetSdkVersion
88-
versionCode 33
89-
versionName "1.4.4"
88+
versionCode 34
89+
versionName "1.4.5"
9090

9191
// Increase memory allocated to Gradle
9292
dexOptions {

0 commit comments

Comments
 (0)