File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ android {
8585 applicationId " com.p2devs.inknest"
8686 minSdkVersion rootProject. ext. minSdkVersion
8787 targetSdkVersion rootProject. ext. targetSdkVersion
88- versionCode 26
89- versionName " 1.3.7 "
88+ versionCode 27
89+ versionName " 1.3.8 "
9090
9191 // Increase memory allocated to Gradle
9292 dexOptions {
Original file line number Diff line number Diff line change 616616 "$(inherited)",
617617 "@executable_path/Frameworks",
618618 );
619- MARKETING_VERSION = 1.3.7 ;
619+ MARKETING_VERSION = 1.3.8 ;
620620 OTHER_LDFLAGS = (
621621 "$(inherited)",
622622 "-ObjC",
648648 "$(inherited)",
649649 "@executable_path/Frameworks",
650650 );
651- MARKETING_VERSION = 1.3.7 ;
651+ MARKETING_VERSION = 1.3.8 ;
652652 OTHER_LDFLAGS = (
653653 "$(inherited)",
654654 "-ObjC",
You can’t perform that action at this time.
0 commit comments