Skip to content

Commit bd3e4c6

Browse files
committed
Revert "templateId 롤백"
This reverts commit 055d2ad.
1 parent 055d2ad commit bd3e4c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/java/com/wafflestudio/siksha2/utils/KakaoLinkHelper.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object KakaoLinkHelper {
1212
restaurantName: String,
1313
shareDate: LocalDate
1414
) {
15-
val templateId: Long = 113344
15+
val templateId: Long = 121216
1616
val templateArgs = mutableMapOf<String, String>()
1717

1818
val today = LocalDate.now()

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sikshaVersion=3.4.1-rc.2
1+
sikshaVersion=3.4.1-rc.3

0 commit comments

Comments
 (0)