Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ant スクリプトを gradle に移行しようとしてきましたが、これまでのところ<buildnumber/>、ビルド プロセス内で使用される自動インクリメント番号である ant に対応する gradle が見つかりませんでした。
<buildnumber/>
Gradle には に対応するものはありませんが、<buildnumber/>いつでも Ant タスクを使用できます。