buildSrc/build.gradle.kts
changeset 12 dc48b76fbeb8
parent 2 bedda51b88eb
child 22 d0190e5504a6
equal deleted inserted replaced
11:c028b38c3bdf 12:dc48b76fbeb8
    17  * GNU General Public License for more details.
    17  * GNU General Public License for more details.
    18  *
    18  *
    19  * You should have received a copy of the GNU General Public License
    19  * You should have received a copy of the GNU General Public License
    20  * along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    20  * along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    21  */
    21  */
    22 
       
    23 
    22 
    24 plugins {
    23 plugins {
    25     `kotlin-dsl`
    24     `kotlin-dsl`
    26 }
    25 }
    27 
    26