Skip to content

Commit

Permalink
Merge pull request #167 from ItRecode/chore/BE-218
Browse files Browse the repository at this point in the history
[BE-218] 0.1.1์—์„œ 0.1.2์œผ๋กœ ๋ฒ„์ „ ์—…
  • Loading branch information
kdomo authored Feb 20, 2023
2 parents 31ddcdc + e3cbdf3 commit 18c8a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'com.recordit'
version = '0.1.1-SNAPSHOT'
version = '0.1.2-SNAPSHOT'
sourceCompatibility = '11'

configurations {
Expand Down

0 comments on commit 18c8a37

Please sign in to comment.