Skip to content

Commit

Permalink
[gradle/release] Setting release version to 24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jradcliff committed Mar 17, 2023
1 parent cc66653 commit e4dd693
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#See LICENSE for license terms
#Wed Feb 22 13:32:46 EST 2023
#Fri Mar 17 09:31:02 EDT 2023
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx5g -XX\:MaxMetaspaceSize\=2048m -XX\:+HeapDumpOnOutOfMemoryError -Dfile.encoding\=UTF-8
org.gradle.console=rich
version=23.0.1-SNAPSHOT
version=24.0.0
group=com.google.api-ads

0 comments on commit e4dd693

Please sign in to comment.