Skip to content

Commit bcd8d3b

Browse files
chore: release v1.4.9
1 parent e743afb commit bcd8d3b

3 files changed

Lines changed: 29 additions & 13 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 37
89-
versionName "1.4.8"
88+
versionCode 38
89+
versionName "1.4.9"
9090

9191
// Increase memory allocated to Gradle
9292
dexOptions {

0 commit comments

Comments
 (0)